ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / Header Property

In This Topic
    Header Property (C1ChartCore<Tseries,TAnimation,TBinding>)
    In This Topic
    An object that value indicates the header of the chart element.
    Syntax
    'Declaration
     
    Public Overridable Property Header As ChartTitle
    public virtual ChartTitle Header {get; set;}
    See Also